@charset "utf-8";
@media(min-width:800px) {
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei';
}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0px;
	padding: 0px;
}
fieldset, img {
	border: none;
}
img {
	border: none;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
li {
	list-style: none;
}
table {
	border-collapse: collapse;
}
input {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Microsoft YaHei';
}
input::-moz-focus-inner {
border:none;
padding:0px;
}
select, input {
	vertical-align: middle;
}
select, input, textarea {
	font-size: 13px;
	margin: 0px;
}
input[type="text"], input[type="password"], textarea {
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
body {
	font-family: "Microsoft YaHei";
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clearit {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
	width: 100%;
}
.max {
	min-width: 1200px;
}
.box {
	width: 1200px;
	margin: 0 auto;
}
.box:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
ul:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.max:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	text-decoration: none;
}
 
 
.index_pro {
	background: url(../images/bj_inpro.png) repeat center;
	padding-top: 50px;
	padding-bottom: 20px;
}
.index_pro .lmt {
	margin-bottom: 45px;
}
.index_pro .lmt strong {
	display: block;
	text-align: center;
	font-size: #333333;
	font-size: 30px;
}
.index_pro .lmt p {
	text-align: center;
	font-size: 16px;
	color: #666666;
	margin-top: 10px;
}
.index_pro .title {
	width: 100%;
	height: 40px;
	line-height: 40px; 
	margin-bottom: 15px;
}
.index_pro .xiahua1 { 
	border-bottom: 5px solid #2596e4; 
}

.index_pro .xiahua2 { 
	border-bottom: 5px solid #66775c; 
}

.index_pro .xiahua3 { 
	border-bottom: 5px solid #65c2e1; 
}

.index_pro .xiahua4 { 
	border-bottom: 5px solid #f84d33; 
}
  

.index_pro .title a {
	float: right;
	font-size: 15px;
	color: #666666
}
.index_pro .title strong {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #66775c;
	color: #fff;
	
	padding: 0 20px;
	font-size: 24px;
}
.index_pro .title1 {
	border-bottom: 2px solid #df3536
}
.index_pro .bd1 strong {
	background: #2596e4
}
.index_pro .bd2 strong {
	background: #66775c
}
.index_pro .bd3 strong {
	background: #65c2e1
}
.index_pro .bd4 strong {
	background: #f84d33
}


.pro_box {
	margin-bottom: 35px;
}
.index_pro .pro_list li {
	display: block;
	float: left;
	width: 23.5%;
	margin-right: 1.8%;
	background: #fff;
	padding: 2%;
	box-sizing: border-box;
	transition: all .5s;
	border: 1px solid #c6c6c6;
}
.index_pro .pro_list li:last-child {
	margin-right: 0;
}
.index_pro .pro_list li .pic {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 100%;
	overflow: hidden;
}
.index_pro .pro_list li img {
	display: block;
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	transition: all .5s;
}
.index_pro .pro_list li a.t {
	display: block;
	text-align: center;
	height: 40px;
	line-height: 55px;
	font-size: 17px;
	color: #666;
	border-top: 1px solid #c6c6c6;
}
.index_pro .pro_list li .pro_c a {
	display: block;
	float: right;
	width: 52px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	background: #0056f9;
	font-size: 15px;
	border-radius: 5px;
	margin-top: 10px;
}
.index_pro .pro_list li .pro_c p {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}
.index_pro .pro_list li:hover {
	box-shadow: 0px 10px 15px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
.index_pro .pro_list li .pic:hover img {
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}
.index_pro .pro_list li a.t:hover {
	color: #0056f9;
}
.index_pro .left {
	width: 49%;
}
.index_pro .right {
	width: 49%;
}
.index_pro .left .pro_list li {
	width: 48%;
	padding: 3%;
	margin-right: 4%;
}
.index_pro .left .pro_list li:last-child {
	margin-right: 0;
}
.index_pro .right .pro_list li {
	width: 48%;
	padding: 3%;
	margin-right: 4%;
}
.index_pro .right .pro_list li:last-child {
	margin-right: 0;
} 
}
@media screen and (max-width: 768px) {
.maximg img {
	max-width: 100% !important;
	height: auto !important
}
}
